Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Update 03_Adding_dependecies.md #132

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cecelaitano
Copy link

Adding the version for sqldelight plugin. Without this version the project give errors.

Per gradle documentation:
To apply a community plugin from the portal, the fully qualified plugin id must be used:
plugins {
id("com.jfrog.bintray") version "0.4.1"
}
https://docs.gradle.org/current/userguide/plugins.html

Adding the version for sqldelight plugin. Without this version the project give errors.

Per gradle documentation:
To apply a community plugin from the portal, the fully qualified plugin id must be used:
plugins {
    id("com.jfrog.bintray") version "0.4.1"
}
https://docs.gradle.org/current/userguide/plugins.html
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant